home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / include / net / ppp_defs.h < prev    next >
C/C++ Source or Header  |  2009-10-07  |  172b  |  11 lines

  1. #ifndef _NET_PPP_DEFS_H
  2. #define _NET_PPP_DEFS_H 1
  3.  
  4. #define __need_time_t
  5. #include <time.h>
  6.  
  7. #include <asm/types.h>
  8. #include <linux/ppp_defs.h>
  9.  
  10. #endif /* net/ppp_defs.h */
  11.